home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / cont.zip / C.CNT next >
Text File  |  1992-04-23  |  860b  |  31 lines

  1.   Word Continuer, C macros
  2. !|!
  3. z|BReleaZing Cont ...|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|G|G|G|G|G|G|G|G|G|G|G|G|G|G|G|G|G|G|Z... failed|L|L|L|L|L|L|L|L|L|L|G|G|G|G|G|G|G|G|G|G
  4.  
  5.        1.Common Staff
  6. {|C|C};|U
  7. break;
  8. default :
  9. return;
  10.        2. Program Blocks
  11. void  ()|L|L|L
  12. main(int argc, char *argv[])
  13.        3. Conditionals
  14. if ()|L
  15. ii|Bf () {|C|C};|U|U|R|R
  16. iii|B|Bf () {|C|C} else {|C|C};|U|U|U
  17. else {|C|C};|U
  18. switch () {|C|C};|U|U|R|R|R|R|R|R
  19. case  :|L|L
  20. goto ;|L
  21.        4. Cycles
  22. for ()|L|L|L|L|L|L|L|L
  23. while () |L|L|L
  24. do {|C|C} while ();
  25.        5. Declarations
  26. #include ;|L
  27. #define|
  28.        6. Do It Yourself
  29. x|Bdo it yourself, please|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|GD|R|R|GI|R|R|GY|R|R|R|R|R|R|R|R|R|GP|E
  30. xx|B|Bdo it yourself, please|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|L|LD|R|RI|R|RY|R|R|R|R|R|R|R|R|RP|E
  31.